UsbConfiguration Struct Reference

#include <src/usb/pspusbbus.h>


Detailed Description

USB driver configuration.


Data Fields

ConfigDescriptorconfp
 Pointer to the configuration descriptors.
UsbInterfacesinfs
 USB driver interfaces pointer.
InterfaceDescriptorinfp
 Pointer to the first interface descriptor.
EndpointDescriptorendp
 Pointer to the first endpoint descriptor (each should be 16byte aligned).


Field Documentation

struct ConfigDescriptor* UsbConfiguration::confp
 

Pointer to the configuration descriptors.

struct EndpointDescriptor* UsbConfiguration::endp
 

Pointer to the first endpoint descriptor (each should be 16byte aligned).

struct InterfaceDescriptor* UsbConfiguration::infp
 

Pointer to the first interface descriptor.

struct UsbInterfaces* UsbConfiguration::infs
 

USB driver interfaces pointer.


The documentation for this struct was generated from the following file:
Generated on Tue Nov 21 11:46:06 2006 for pspsdk-1.0+beta2 by  doxygen 1.4.6